home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / fish.schemas < prev    next >
Text File  |  2009-10-19  |  3KB  |  96 lines

  1. <gconfschemafile>
  2.     <schemalist>
  3.       <schema>
  4.         <key>/schemas/apps/fish_applet/prefs/name</key>
  5.         <owner>fish-applet</owner>
  6.         <type>string</type>
  7.         <default>Wanda</default>
  8.         <gettext_domain>gnome-panel-2.0</gettext_domain>
  9.         <locale name="C">
  10.           <short>The fish's name</short>
  11.           <long>
  12.             A fish without a name is a pretty dull fish. Bring your fish to
  13.             life by naming him.
  14.           </long>
  15.         </locale>
  16.       </schema>
  17.  
  18.        <schema>
  19.         <key>/schemas/apps/fish_applet/prefs/image</key>
  20.         <owner>fish-applet</owner>
  21.         <type>string</type>
  22.         <default>wanda.png</default>
  23.         <gettext_domain>gnome-panel-2.0</gettext_domain>
  24.         <locale name="C">
  25.           <short>The fish's animation pixmap</short>
  26.           <long>
  27.             This key specifies the filename of the pixmap which will be used
  28.             for the animation displayed in the fish applet relative to the
  29.             pixmap directory.
  30.           </long>
  31.         </locale>
  32.       </schema>
  33.  
  34.       <schema>
  35.         <key>/schemas/apps/fish_applet/prefs/command</key>
  36.         <owner>fish-applet</owner>
  37.         <type>string</type>
  38.         <default>fortune</default>
  39.         <gettext_domain>gnome-panel-2.0</gettext_domain>
  40.         <locale name="C">
  41.           <short>Command to execute on click</short>
  42.           <long>
  43.             This key specifies the command that will be tried to execute when
  44.             the fish is clicked.
  45.           </long>
  46.         </locale>
  47.       </schema>
  48.  
  49.       <schema>
  50.         <key>/schemas/apps/fish_applet/prefs/frames</key>
  51.         <owner>fish-applet</owner>
  52.         <type>int</type>
  53.         <default>8</default>
  54.         <gettext_domain>gnome-panel-2.0</gettext_domain>
  55.         <locale name="C">
  56.           <short>Frames in fish's animation</short>
  57.           <long>
  58.             This key specifies the number of frames that will be displayed in
  59.             the fish's animation.
  60.           </long>
  61.         </locale>
  62.       </schema>
  63.  
  64.       <schema>
  65.         <key>/schemas/apps/fish_applet/prefs/speed</key>
  66.         <owner>fish-applet</owner>
  67.         <type>float</type>
  68.         <default>0.3</default>
  69.         <gettext_domain>gnome-panel-2.0</gettext_domain>
  70.         <locale name="C">
  71.           <short>Pause per frame</short>
  72.           <long>
  73.             This key specifies the number of seconds each frame will be
  74.             displayed.
  75.           </long>
  76.         </locale>
  77.       </schema>
  78.  
  79.       <schema>
  80.         <key>/schemas/apps/fish_applet/prefs/rotate</key>
  81.         <owner>fish-applet</owner>
  82.         <type>bool</type>
  83.         <default>false</default>
  84.         <gettext_domain>gnome-panel-2.0</gettext_domain>
  85.         <locale name="C">
  86.           <short>Rotate on vertical panels</short>
  87.           <long>
  88.             If true, the fish's animation will be displayed rotated on vertical
  89.             panels.
  90.           </long>
  91.         </locale>
  92.       </schema>
  93.  
  94.   </schemalist>
  95. </gconfschemafile>
  96.